mysql_async 0.29.0

Tokio based asynchronous MySql client library.
Documentation

mysql-async

Tokio based asynchronous MySql client library for The Rust Programming Language.

Gitter

Build Status API Documentation on docs.rs

Installation

The library is hosted on crates.io.

[dependencies]
mysql_async = "<desired version>"

Example

Please see the crate docs – docs.rs.

License

Licensed under either of

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.